Skip to content

Add Quart-Enciphers to extensions list#468

Merged
pgjones merged 1 commit into
pallets:mainfrom
mjlad:patch-1
Jul 22, 2026
Merged

Add Quart-Enciphers to extensions list#468
pgjones merged 1 commit into
pallets:mainfrom
mjlad:patch-1

Conversation

@mjlad

@mjlad mjlad commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Add Quart-Enciphers to the list of Quart extensions.

Quart-Enciphers is a session interface that replaces the default signed cookie with a fully encrypted one using the enciphers library (Rust-powered, 10x faster than Fernet).

Add Quart-Enciphers to the list of Quart extensions.

Quart-Enciphers is a session interface that replaces the default 
signed cookie with a fully encrypted one using the enciphers library 
(Rust-powered, 10x faster than Fernet).

- PyPI: https://pypi.org/project/quart-enciphers/
- GitHub: https://github.com/mjlad/quart-enciphers
- License: Apache-2.0
servusdei2018

This comment was marked as spam.

@pallets pallets deleted a comment from mjlad Jun 16, 2026
@pgjones
pgjones merged commit 3c4e443 into pallets:main Jul 22, 2026
2 checks passed
@pgjones

pgjones commented Jul 22, 2026

Copy link
Copy Markdown
Member

Thanks

@mjlad
mjlad deleted the patch-1 branch July 22, 2026 20:32
@mjlad

mjlad commented Jul 22, 2026 via email

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants